- end of heap
- Вычислительная техника: конец динамически распределяемой области
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Heap — (englisch „Haufen“) steht für: eine Datenstruktur, siehe Heap (Datenstruktur) einen speziellen Speicherbereich, siehe Dynamischer Speicher Heap ist auch der Name von folgenden Personen Imogen Heap (* 1977), Sängerin, Komponistin, Musikerin und… … Deutsch Wikipedia
Heap-Sort — Der Heapsort Algorithmus beim Sortieren eines Arrays aus permutierten Werten. Der Algorithmus besteht aus zwei Schritten; im vorbereitenden Schritt wird das Array zu einem binären Heap umgeordnet, dessen Baumstruktur vor dem eigentlichen… … Deutsch Wikipedia
Heap Sort — Der Heapsort Algorithmus beim Sortieren eines Arrays aus permutierten Werten. Der Algorithmus besteht aus zwei Schritten; im vorbereitenden Schritt wird das Array zu einem binären Heap umgeordnet, dessen Baumstruktur vor dem eigentlichen… … Deutsch Wikipedia
List of Septimus Heap characters — This article catalogs the key characters from the books in the Septimus Heap series by Angie Sage. These include the books Magyk, Flyte, Physik, Queste and Syren. Some characters play a central role in all the books, while others are only central … Wikipedia
Imogen Heap — Infobox musical artist Name = Imogen Heap Img capt = Imogen Heap at the 2006 Coachella Valley Music and Arts Festival Background = solo singer Birth name = Imogen Jennifer Jane Heap Born = Birth date and age|1977|12|9 Gender = female Died =… … Wikipedia
Binomial heap — In computer science, a binomial heap is a heap similar to a binary heap but also supporting the operation of merging two heaps quickly. This is achieved by using a special tree structure. It is important as an implementation of the mergeable heap … Wikipedia
Todd Heap — (2006) Arizona Cardinals – Nr. 86 Tight End Geburtsdatum … Deutsch Wikipedia
Todd Heap — Infobox NFLactive name=Todd Heap |width=200 caption=Todd Heap at the Ravens 2008 Training Camp. currentteam=Baltimore Ravens currentnumber=86 currentpositionplain=Tight End birthdate=birth date and age|1980|3|16 birthplace=Mesa, Arizona… … Wikipedia
Todd Heap — Données générales Nom complet Todd Benjamin Heap … Wikipédia en Français
Binary heap — Example of a complete binary max heap Example of a complete binary min heap A binary … Wikipedia
d-ary heap — The d ary heap or d heap is a priority queue data structure, a generalization of the binary heap in which the nodes have d children instead of 2.[1][2][3] Thus, a binary heap is a 2 heap. According to Tarjan[2] and Jensen et al … Wikipedia